home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1994 December / macformat-019.iso / Shareware City / Applications / LabHelper 4.01 Folder / LabHelper 4.01 / LabHelper 4.01.rsrc / LENS_132_progress < prev    next >
Encoding:
Text File  |  1994-08-24  |  1.1 KB  |  46 lines

  1. ItemType: WIND
  2. Rect: 211,125,429,191
  3. Style: Windoid
  4. HasTitleBar: FALSE
  5. HasZoomBox: FALSE
  6. HasCloseBox: FALSE
  7. HasGrowBox: FALSE
  8. MinSize: 100,50
  9. MaxSize: 32767,32767
  10. Name: progress
  11. WhiteColor: -8739,-8739,-8739
  12. Script: --on windowEvent  wdID,wdName,objNo,objName,objValue¬¬if objValue="Open" then ¬  get licenseCheck()¬  ¬else if objValue="Close" then ¬  ¬else if objValue="Suspend" then ¬  ¬else if objValue="Resume" then ¬  ¬else if objValue="CloseBox" then ¬  ¬else if objValue="ZoomBox" then ¬  ¬else if objValue="GrowBox" then ¬  ¬else if objValue="TitleBar" then ¬  ¬end if¬¬--end windowEvent
  13. Params: i3_Text¬i1_Max
  14.  
  15. ItemType: CNTL
  16. Rect: 8,2,208,14
  17. Disabled: TRUE
  18. BlackColor: 0,0,-4370
  19. WhiteColor: -13108,-1,-1
  20. Name: completed
  21. Style: 320
  22. Min: 0
  23. Max: 100
  24. Value: 0
  25. Step: 1
  26. Leap: 10
  27. Balloon: Progress indicator.
  28.  
  29. ItemType: PICT
  30. Rect: 5,15,215,31
  31. Name: progressO
  32.  
  33. ItemType: TEXT
  34. Rect: 0,36,216,54
  35. AutoSize: FALSE
  36. Name: prompt
  37. WhiteColor: -8739,-8739,-8739
  38. TextAlign: Center
  39. Text: Processing...
  40. Balloon: Current action.
  41.  
  42. ItemType: LBL
  43. Rect: 26,53,201,65
  44. TextFont: Geneva
  45. TextSize: 9
  46. Text: Type Command - '.' to cancel process.